home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / bec_bbs.arc / CONFIG.SYS < prev    next >
Text File  |  1989-12-03  |  2KB  |  35 lines

  1. ; If you intend to plug this in, 'Comment out' these remarks.....
  2. ;
  3. ; I run with a COMPAQ 386/20, 130MB Winchester hard disk, 40MB Plus hard card,
  4. ; 5MB of extended memory (converted to expanded memory by DESQVIEW), and get
  5. ; almost 2MB RAM disk (my H: drive), 1024KB hard disk CACHE, and 544KB window
  6. ; sizes with DESQVIEW.  I run PCBoard in 480KB windows and have NO PROBLEMS.
  7. ;
  8. ; You may question the BUFFERS=3 setup, but believe me... with the CACHE
  9. ; doing the work of the BUFFERS, you get more memory available for DESQVIEW
  10. ; windows, plus, a lot faster hard disk performance.  With my setup, out of
  11. ; 100,000 hard disk reads, only 1840 of them are from the hard disk... the
  12. ; rest of the reads come from the CACHE.  With BUFFERS=42 setting, out of
  13. ; 100,000 hard disk reads, appx. 50,000 came from the hard disk.
  14. ;
  15. ; Your comments and suggestions concerning this setup will be GREATLY
  16. ; appreciated.. I've been running with DV since 1987 and really like it,
  17. ; however, I may not have the best setup in the world... I just know that
  18. ; out of a lot of trial and error...this works GREAT!!!
  19. ;
  20. ; -= George Lollar = BEC BBS = (217) 789-5970 = Springfield, Il =-
  21. ;
  22. ;
  23. device=c:\dv\qemm.sys ON ram rom tasks=20 ha=120 na=120 ext=1792 exclude=c800-c9ff include=cc00-cfff include=e400-efff include=b000-b7ff frame=d000
  24. device=c:\dos\vdisk.sys 1792 128 512 /E:8
  25. FCBS=42,42
  26. FILES=42
  27. BUFFERS=3
  28. stacks=32,128
  29. DEVICE=C:\DOS\CACHE.EXE 1024 ON /EXP
  30. DEVICE=LOADHI.SYS C:\DOS\ANSI.SYS
  31. DEVICE=LOADHI.SYS C:\PLUSDRV.SYS         ; 40MB "Plus" hard card driver
  32. SHELL=C:\dos\COMMAND.COM /P /E:2048
  33. break=off
  34. lastdrive=j
  35.